type github.com/klauspost/compress/zstd.fseState

3 uses

	github.com/klauspost/compress/zstd (current package)
		fse_decoder.go#L292: type fseState struct {
		fse_decoder.go#L298: func (s *fseState) init(br *bitReader, tableLog uint8, dt []decSymbol) {
		seqdec.go#L49: 	state  fseState